Release 10.1A: OpenEdge Development:
Progress Dynamics Repository Reference


gsm_filter_set table — gsmfi

This table groups the filter settings that make up a single filter definition. For example, a standard filter set called “Repository” contains all the filter records required to filter out Repository data. Filter sets can be modified and extended to filter out additional data or include data that was previously excluded. User profile codes are used to assign a filter set to a user, rather than setting the flag to display Repository data. If no filter set is allocated to a user, then no filters apply. Only a single filter set can be applied at any time.

Table 4–23 lists the table’s FLA, fields, and foreign keys.

Table 4–23: gsm_filter_set table information 
Table FLA
Fields (data type)
Foreign keys
gsmfi
filter_set_obj (Decimal)
filter_set_code (Character)
filter_set_description (Character)
filter_set_obj

Table 4–24 gives details of the table’s indexes.

Table 4–24: gsm_filter_set index information 
Index name
Elements
Type
XPKgsm_filter_set
filter_set_obj
Primary Unique
XAK1gsm_filter_set
filter_set_code
Unique
XIE1gsm_filter_set
filter_set_description
Nonunique


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095